项目原始demo,不改动
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
このリポジトリはアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュや、課題・プルリクエストのオープンはできません。
 
 
 
 

10 行
183 B

  1. {
  2. "name": "indexof",
  3. "description": "Microsoft sucks",
  4. "version": "0.0.1",
  5. "keywords": ["index", "array", "indexOf"],
  6. "dependencies": {},
  7. "scripts": [
  8. "index.js"
  9. ]
  10. }